home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / PROGRAMM / LOGO / 3827.ZIP / LOGOHLP.ZIP / PLIST.HLP < prev    next >
Encoding:
Text File  |  1990-06-12  |  394 b   |  7 lines

  1. plist  -- Operation, one input.
  2.      The input must be a word, which is a name.  The output is the property
  3.      list  of  the  specified name.  Note: the output is actually a copy of
  4.      the property list.  The real property list is not a  Logo  list.   Any
  5.      later  changes to the properties of the specified name will not change
  6.      the list which was output by an earlier plist.
  7.